home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2000 September / september_2000.iso / intercd / root / ^Linux / cdrtools-1.10 / inc / align_test.mk < prev    next >
Encoding:
Text File  |  1999-08-28  |  528 b   |  16 lines

  1. #ident %W% %E% %Q%
  2. ###########################################################################
  3. SRCROOT=    ..
  4. RULESDIR=    RULES
  5. include        $(SRCROOT)/$(RULESDIR)/rules.top
  6. ###########################################################################
  7.  
  8. INSDIR=        include
  9. TARGET=        align.h
  10. TARGETC=    align_test
  11. CFILES=        align_test.c
  12.  
  13. ###########################################################################
  14. include        $(SRCROOT)/$(RULESDIR)/rules.inc
  15. ###########################################################################
  16.